AdInstructorAttributesMapping 
Logical Entity Name  AdInstructorAttributesMapping 
Default Table Name  AdInstructorAttributesMapping 
Physical Only  NO 
Definition 
 
Note 
 

AdInstructorAttributesMapping Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdInstructorAttributesMappingId(PK)    int  NO 
 
AdInstructorAttributesID(FK)    int  NO 
 
SyStaffID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdInstructorAttributesMapping Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AdInstructorAttributesMappingAdInstructorAttributesMappingID  PrimaryKey  AdInstructorAttributesMappingId 

AdInstructorAttributesMapping Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdInstructorAttributes  Non-Identifying  One To Zero or More  FK_AdInstructorAttributesMappingAdInstructorAttributesID_AdInstructorAttributesAdInstructorAttributesID      AdInstructorAttributesID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdInstructorAttributesMappingSyStaffID_SyStaffSyStaffID      SyStaffID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdInstructorAttributesMappingUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdInstructorAttributesMapping Check Constraints 
Check Constraint Name  CheckConstraint